projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
842f869
)
(vc-register): Update vc-buffer-backend.
author
Karl Heuer
<kwzh@gnu.org>
Wed, 25 Feb 1998 22:53:17 +0000
(22:53 +0000)
committer
Karl Heuer
<kwzh@gnu.org>
Wed, 25 Feb 1998 22:53:17 +0000
(22:53 +0000)
lisp/vc.el
patch
|
blob
|
history
diff --git
a/lisp/vc.el
b/lisp/vc.el
index 89143f9bb53eaaee6bdbabb13409e1c71f7f5cb9..1d62b342b3cd05fd4b02866c15d440aaf6244711 100644
(file)
--- a/
lisp/vc.el
+++ b/
lisp/vc.el
@@
-974,6
+974,7
@@
merge in the changes into your working copy."
(and override
(read-string
(format "Initial version level for %s: " buffer-file-name))))
+ (setq vc-buffer-backend (vc-backend (buffer-file-name)))
)
(defun vc-resynch-window (file &optional keep noquery)